Returns all of the text (as a String) from the TextInputStream. The optional Encoding parameter enables you to specify the encoding of the text.
Syntax |
|---|
|
result = TextInputStream.ReadAll( [Encoding] ) |
Parameters |
|
|---|---|
|
Encoding |
TextEncoding (Optional) |
Return Value |
|
|---|---|
|
Result |
|